Welcome![Sign In][Sign Up]
Location:
Search - c ini

Search list

[Other resourceWORKFLOW2005

Description: 一 安装MYSQL..建立workflow库,将包中的WORKFLOW.SQL数据导入库1:首先确定系统中安装了JRE1.4.2以上的JAVA运行环境2:然后将该RAR包解压到本地磁盘上3:修改数据库配置文件param.ini(将JDBC的连接URL属性修改为本机的库连接属性)4:运行...........(客户端由于与一个OA系统相连接,不方便做成C/S,以后会有C/S版的客户端)-install MYSQL .. a building workflow, there will be a package of WORKFLOW.SQL data into a library : first determine system installed JRE1.4.2 over two Java runtime environment : RAR then save the package to extract local disk 3 : modification of the database configuration file param . ini (JDBC to connect the URL property modifications of the library-based machine connected properties) 4 : Run .............( client due to an OA system link, causing inconvenience to the C / S, will have the C / S version the client)
Platform: | Size: 710010 | Author: 侯晓鹏 | Hits:

[Disassembly梅花三弄版dezend V1.0

Description:

php开源屠龙刀
梅花三弄dezend v1.1
[color=#FF0000]主要增加对用zendguard 4.01进行加密的dezend支持[/color]该类文件开头格式:
<?php @Zend;
4147;
现改为:首行包含Zend的文件为需dezend文件

*****************************************
梅花三弄dezend v1.0
一、特点:
1.基于"黑刀4.3"作为内核,[color=#FF0000]支持单文件、多文件、整站或多站.样子如大家非常熟悉的flashfxp,[/color]你可拖动鼠标快速选择多个文件或文件夹.
2.[color=#0000FF]重建原目录结构,目录层数不限,判断是否是zend文件,避免重复dezend,非zend文件也copy至相应目录,保持与原站点整体目录结构和文件数量一致[/color],如所有文件dezend成功可直接整站测试.
    针对目录数量多,文件数量多的大站型需dezend来说,本工具是最佳选择.
3.方便快捷,拖动鼠标选定一批目录或文件后从左边拖到右边或从右边拖到左边即可,可视化人性化操作方式(与flashfxp使用方法基本相同);
4.支持带空格目录路径或文件名和长文件名
5.支持定制dos执行参数,并可显示dos执行后的返回信息
6.支持dezend后自动执行一批替换,实现扩展式二次dezend,不用于dezend也是一个强大的批量替换工 具,历遍文件夹把选定的后缀文件进行替换
7.使用内存少,单进程目录历遍,不过速度远比平时上传文件快一些
8.支持中途暂停和继续执行
9.支持任务列表保存和恢复
10.智能记录当前操作目录
11.本软件绿色,下载后可直接使用,运行后仅在桌面生成一个快捷方式,不对其它有操作
12.增加黑刀版的config.ini缺了一批关于mysql的函数名,当然也缺了日期时间方面的,暂没有补上
13.支持鼠标右键菜单的全选、取销全选,建立目录、删除文件或目录(与flashfxp使用方法基本相同)
14. 支持双击打开上级目录、双击本窗口打开目录、支持双击调用相应程序打开文件进行编辑(与flashfxp使用方法基本相同)
二、备注:
1、主要用了"黑刀4.3"作为内核,大家可下载其最新版,并把本压缩包mh_dezend.exe和Change.ini及两个图标放到根目录即可.
2、基于核心程序的原因,整站dezend后不一定能使用,需要一定的修改技术,尤其是对高版本的php的function未能很好的dezend,当然不影响

运行,但可读性差。
3、本版免费使用,无功能限制,一切后果自负
4、本想上传一图片和使用教程和实例的,....感觉上一看即会的,觉得不是很必要,请使用之后帮忙上传
5.这是第一个测试版,可能会有一些错误的,望各位用后提出建议,以进一步改进。

三、自我评价:是dezend的一把最新屠龙刀,当然如黑刀兄弟所说:[color=#FF0000]刀可用来切菜,也可用来杀人,请各自注意合理使用[/color]
四、使用注意事项:
1.可把需dezend的文件复制到程序目录下的"zend文件夹,打开主程序拖到另一目录即可,也可点击A、B目录按钮选取源目录和目标目录,选取目

录后,下次打开将自动定位到这两个目录
2.点击“上级目录”虽然可以改变目标目录或源目录,但不会记下这方法打开的当前目录,下次打开仍以最近一次用点击A、B目录按钮选取源目录和目标目录进行定位.
3.要是你对dos命令执行参数不是很熟悉,用默认设置即可,也可参照一下压缩包内附的使用说明里《执行dos命令解密参数详解》(摘自黑刀4.3版使用说明)

梅花三弄QQ:279491263
************************************************************

====执行dos命令解密参数详解(摘自黑刀4.3版使用说明)====

[{/}|{-}command[:attributes]]

/h or /? help (帮助信息)
/detail{/d} show detail(显示详细源代码和opcode信息,非常有用)
/opcode show opcode(opcode数值)
/oparray show oparray(oparray信息)
/function show all the function(所有内部函数名)
/class show all the class(所有内部类名)
/hash show all known hash table(所有认识的哈希表)
/info log general infomation(default phpinfo.log)(其他一些信息)
/raw{/r} dump raw op code(显示详细原始opcode信息,遇到exception的时候非常有用)
/execute execute the file(default NOT)(运行源文件)
/backup{/b} backup the file with extension .bak if out file exist(替换前备份)
/append{/a} appaned to previous log file(追加日志,默认是替换)
/tick{/t} show tick span(显示时间消耗)
/noexpire ignore file expire(忽略文件是否过期)
/noindent ignore indent(去掉缩进)
/compact dump with compact style[not support yet](暂未使用)
/classic dump with classic style[not support yet](暂未使用)
/bug dump bug statement(显示BUG)
/full set to full mode(暂未使用)
/force{/f} set to force mode(和/i使用时强制导入config文件)
/import{/i} import class and function name[obfuscate name] from config file(程序根据源文件混淆与否决定导入config文件)
/export{/e} export class and function name[obfuscate name] to config file(导出函数名和类名到config文件)
/obfuscate dump obfuscate name and its url encoded name(显示被混淆的名字)
/dic dump obfuscate name dictionary depend on $level(生成混淆名字典,根据level设置字符数范围)
/tab dump with tab prefix(default space)(使用tab缩进,默认使用空格缩进)
/indent:$i dump with indent $i(default 4)(缩进字符数,默认是4)
/stack:$i dump with stack size $i(default 16)(内部堆栈起始字节数,默认16)
/string:$i dump with stack string length $i(default 4096)(内部字符串堆栈字节数,默认4096,如果内存充裕,可以设大)
/level:$i,$j dump with decode level range $i-$j(default 4-1)(混淆相关的字符数范围,用来猜测名字的字符数范围)
/ext:$ext dump to file with file extension $ext(default .de.php)(输出文件扩展名,*表示使用源文件扩展名)
/root:$root dump to $path + ( $source - $root ) if specified /path:$path(截取路径根路径)
/path:$path dump to $path(输出路径)
/file:$file dump to $file(输出文件名)
/config[:$c] override config file by ?[:phpinfo.log])(config文件名,默认是config.ini)
/log[:$name] override log name by $name([: ?])(日志名)
/logtype:$t override log type by $t<file|registry|debug|messagebox>(输出日志方式,文件、注册表、debug字符串、对话框)
/ini[:$ini] override php.ini search path by $ini([:.], if not specified)(php.ini的优先搜索路径,默认是.,即当前目录)

Enviroment string PHP_DECODE_XXX override default setting, see help(命令行参数都有对应的环境变量)
Priority(high->low):
Command line->Enviroment string->default setting(优先权:命令行 高于 环境变量 高于 默认设置)

if $ext set to *, then keep origin file extension
if $path = 'd:\', $root = 'e:\', then 'e:\php\xxx'=>'d:\php\xxx'


 


Platform: | Size: 1062308 | Author: liu3zy | Hits:

[SourceCode基于STM32的3.2寸ILI9320触摸屏的显示程序

Description: 基于STM32的3.2寸ILI9320触摸屏的显示程序下载 ads7843drv.c、HzLib_65k.c、ili932x.c、AsciiLib_65k.c、ili932x.c、main.c、picdata2.h、stm32f10x_conf.h、cortexm3_macro.h、stm32f10x_adc.h、ads7843drv.crf、cortexm3_macro.o、cortexm3_macro.s、cortexm3_macro.lst、JLinkArm_project.ini、TFT_LCD.Opt、TFT_LCD_project.dep、TFT_LCD_Uv2.Bak...........
Platform: | Size: 2071862 | Author: majiedan@126.com | Hits:

[Windows DevelopDMENU

Description: his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.-his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.
Platform: | Size: 5120 | Author: 李金明 | Hits:

[Embeded-SCM DevelopceIniFile

Description: 不用api的ini,c#类,ce可用-not api ini, c# category, ce available
Platform: | Size: 48128 | Author: 潘峰 | Hits:

[CSharpini2xml

Description: 将INI转换为XML的C#源代码-to convert C# XML source code
Platform: | Size: 32768 | Author: 佑佑 | Hits:

[OAWORKFLOW2005

Description: 一 安装MYSQL..建立workflow库,将包中的WORKFLOW.SQL数据导入库1:首先确定系统中安装了JRE1.4.2以上的JAVA运行环境2:然后将该RAR包解压到本地磁盘上3:修改数据库配置文件param.ini(将JDBC的连接URL属性修改为本机的库连接属性)4:运行...........(客户端由于与一个OA系统相连接,不方便做成C/S,以后会有C/S版的客户端)-install MYSQL .. a building workflow, there will be a package of WORKFLOW.SQL data into a library : first determine system installed JRE1.4.2 over two Java runtime environment : RAR then save the package to extract local disk 3 : modification of the database configuration file param . ini (JDBC to connect the URL property modifications of the library-based machine connected properties) 4 : Run .............( client due to an OA system link, causing inconvenience to the C/S, will have the C/S version the client)
Platform: | Size: 709632 | Author: 侯晓鹏 | Hits:

[Windows DevelopVc++ initial

Description: 该程序创建了一个线程,并在线程中实现精度条推进。首先调用AfxBeginThread函数创建一个新进程,然后调用PostThreadMessage函数乡新建的线程发送WM_BEGINPROG消息,并将禁毒条的指针作为参数传递给新的线程,最后再OnBeginProg函数通过参数wParam生成的一个进度条指针实现进度条的逐步推进。-the program to create a thread, the thread and achieve accuracy of the advance. First Call AfxBeginThread functions to create a new process. then call PostThreadMessage function Rural new threads send WM_BEGINP ROG news, and the target of the drug pass as a parameter to the new threads, Finally OnBeginProg wParam function parameters generated by the progress of a target to achieve progress the gradual progress.
Platform: | Size: 36864 | Author: 邢馨华 | Hits:

[SCMaduc7000_pwm

Description: This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file. -This project is created using the Keil ARM C A Compiler. The Logic Analyzer built into the si mulator may be used to monitor and display any va riable or peripheral I/O register. It is alread y configured to show the PWM output signal on POR T3.0 and ARM Example PORT3.1 This may be debugge d using only the kernels Simulator and your PC-- no additional hardware or evaluation boards ar e required. The Simulator provides cycle-accu rate simulation of all on-chip peripherals of t he ADuC7000 device series. You may create VARIO input signals us like digital pulses, sine waves, and sawtooth waves. square waves and using signal functions which y ou write in C. Signal functions run in the backgr in the simulator is within timing constraint s you configure. In this example, several signal functi
Platform: | Size: 8192 | Author: 郭文彬 | Hits:

[SQL ServerW2kSqlextendedproc

Description: BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini ) --删除文件Select dbo.FileDelete( C:\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\Test\test ,1) --文件复制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1) --删除目录Select dbo.RDDIR( C:\Text ,1) --锁定计算机Select dbo.LockPc() --结束程序Select dbo.KillPorg( Notepad.exe ) --执行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com-BCB prepared by the simple function for the expansion of SQL stored procedures.- Check file exists Select dbo.FileExist (c : \ boot.ini file)-- Select dbo.FileDelete delete the file (C : \ X.txt)-- state services Select dbo.ServerStat (awhost32, 1)-- Select dbo.MKDIR build directory (C : \ Test \ test, 1)-- Select copy dbo.FileCopy (C : \ boot.ini file, c : \ Boot \ 9985360E. ini, 1)-- Select dbo.RDDIR delete directory (C : \ Text, 1)-- Computer Select dbo.LockPc lock ()-- Select dbo.KillPorg closing procedures (Notepad.exe)-- Select dbo implementation procedures. StartPorg (Notepad.exe)-- Select IP addresses to be dbo.GetIP ()-- Select decomposition characters dbo.TextPart (123* 456* 789*, 0) QQ : 254082939 Email : haihong5995037@163.com
Platform: | Size: 568320 | Author: 耿海瑞 | Hits:

[Hook apiantihook_src

Description: 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。 在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from Microsoft's Web site, from http://www. winmsg.com/cn/orbit.htm download. The procedures used WTL 7.1, and should also be used WTL 7.5. Compiler WTL procedures need to install Microsoft's Platform SDK, preferably after the 2002 version, If using Visual Studio 2002 or later versions can be no installation Platform S DK, as they already covered by the Platform SDK. AntiHook workspace in the public domain under four project, AntiHook
Platform: | Size: 72704 | Author: 吴志明 | Hits:

[Delphi VCLpop3agent

Description: pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure Pop3 Agent to work with an existing server if there is another Interbase/Firebird installation available in your network. Open the Pop3 Agent home directory, delete or rename gds32.dll and ib_util.dll, and set the INI file parameter FBembedded=0.-pop3 proxy server source code One of the most powerful feat ures of Pop3 Agent is a naive Bayes filter. that is capable of recognizing spam e-mails c. er appropriate training. Pop3 Agent uses an emb edded Firebird database server. Of course, you can configure Pop3 agent to work with an exis ting server if there is another Interbase/Fire bird installation available in your network. O Pop3 Agent pen the home directory, delete or rename gds32.dll and ib_util.dll. and set the INI file parameter FBembedded = 0.
Platform: | Size: 218112 | Author: linqi07 | Hits:

[OtherPbLibraryManageSystem

Description:   本程序是PB8.0+SQL的图书馆管理系统。 1。SQL数据源文件:book_data.mdf,book_log.ldf. 2。将test.ini文件放到C盘根目录,然后修改该文件里面的服务器名. 3。运行BOOKGL。EXE 注意:管理者帐号:aaa 密码:aaa (不能借书) 读者号:从 0001 到 0007 (能借书)-this procedure is POWERBUILDER8.0+ SQL library management system. 1. SQL data source documents : book_data.mdf, book_log.ldf. 2. Test.ini document will be put C deep-rooted directories, and then modifies the file server name. 3. BOOKGL operation. EXE NOTE : Account managers : aaa Password : aaa (not charging) readers : From 0001 to 0007 (to the library)
Platform: | Size: 359424 | Author: | Hits:

[OtherINI_to_XML

Description: INI_to_XML,XML文件操作,VB源程序.想学习XML编程的朋友可以下载试试.-INI_to_XML, XML file manipulation. VB program. want to learn XML Programming friends can download a try.
Platform: | Size: 140288 | Author: 810914 | Hits:

[GUI Developtxt

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 53248 | Author: 快乐 | Hits:

[Windows Developconstcharcharconst

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 38912 | Author: cgw | Hits:

[Communicationseriar

Description: 用C++.net实现的串口通讯例子,里面有ini文件的读写,串口通讯应答-With C++. Net realize the serial communication example, there are reading and writing ini files, serial communications response
Platform: | Size: 20480 | Author: 朱强光 | Hits:

[OS programFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 38912 | Author: jiangyang520 | Hits:

[Other Embeded programpcf8584_Apilication_Examples

Description: pcf8584应用实例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip_Inc ** 16550.h 81C90.h phyCORE_591.h LAB537.h MCB517AC.h PCF8584.H CM517A.h PIO_8255.h RTC72421.h DEF_BOARDS.H MOD515.h I2c_Chip_Lib.h ** Inc_C51b_T2 ** LCD_DEF_LIB.h ASCII2hex.h BCD_HEX.H bcd2hex.h CG_RAM_Lib.H CRC_16.H Def_bits.h DEF_INT.H Defines.h INTELHEX.H ITOA.H ASCI_hex.h LRC.H MAKROS.H PACK_7T8.H Ram_des.h Ram_inv.h Rom_chk.h RS232_BD.h sm_printf.h SOFT_RES.H TASTEN_LIB.H tasten_matrix_lib.h TIME_OUT_lib.H centronics_lib.h I2c_Lib.h DEF_MIC.H-pcf8584 application,*** PROJEKT, bestehend aus 3 Teilen***** PCF8584** PCF8584.Opti2c_DEF.hPCF8584.Uv2PCF8584_lib.cPCF8584_lib.hringbuf.hringbuffer.ctest.initst_I2C.cGlobals.h** Chip_Inc** 16550.h81C90 . hphyCORE_591.hLAB537.hMCB517AC.hPCF8584.HCM517A.hPIO_8255.hRTC72421.hDEF_BOARDS.HMOD515.hI2c_Chip_Lib.h** Inc_C51b_T2** LCD_DEF_LIB.hASCII2hex.hBCD_HEX.Hbcd2hex.hCG_RAM_Lib.HCRC_16.HDef_bits.hDEF_INT.HDefines.hINTELHEX.HITOA.HASCI_hex . hLRC.HMAKROS.HPACK_7T8.HRam_des.hRam_inv.hRom_chk.hRS232_BD.hsm_printf.hSOFT_RES.HTASTEN_LIB.Htasten_matrix_lib.hTIME_OUT_lib.Hcentronics_lib.hI2c_Lib.hDEF_MIC.H
Platform: | Size: 28672 | Author: nightwindy | Hits:

[ICQ-IM-Chatp2p

Description: 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才能收到信息。 4. 本例子中不包括语音,视频,文件等组件。 -1. Setting ODBC driver, the system DSN named ShareRes2, and establish a connection and database shareResV2.mdb. Start.ini and P2PServerDll.dll will be copied to the system directory (for example: C: WINDOWSsystem32). Note start.ini settings and actual ODBC settings unanimously. 2. Examples of procedures to open the server, start the server example VB or Vc example. Need to see the server log, please p2psvr.log copy to c: root directory. 3. Open Client Dll call example, only the client has login server can receive the information. 4. This example does not include voice, video, documents and other components.
Platform: | Size: 1542144 | Author: ssss | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »

CodeBus www.codebus.net